xen.git
2010-01-04 Keir FraserVT-d: fix iommu_domid for PCI/PCIx devices assignment
2010-01-04 Keir FraserVT-d: fix iommu_domain_destroy
2010-01-04 Keir FraserVT-d: clean up dynamic page mapping
2010-01-04 Keir Fraserxend: Allow disable QEMU monitor by settinbg option...
2010-01-04 Keir FraserRevert 20726:ddb8c5e798f9
2009-12-30 Keir Fraserx86: In mmuext_op(), MMUEXT_[UN]PIN_* must respect...
2009-12-30 Keir Fraserhvmloader: mp table fix
2009-12-30 Keir Fraserlibxl: add a versioning number to ctx_init that permit...
2009-12-30 Keir Fraserlibxl: define errors as an enum instead of define rando...
2009-12-30 Keir Fraserlibxl: add a get_shutdown_reason
2009-12-30 Keir Fraserlibxl: remove API for dominfolist and list that returns...
2009-12-30 Keir Fraserlibxl: add useful xc flags in the xl_dominfo structure
2009-12-30 Keir Fraserlibxl: remove waitpid wrapper that's doesn't do anything
2009-12-30 Keir Fraserlibxl: hide internal logging from client
2009-12-30 Keir Fraserlibxl: remove structure init from the library and struc...
2009-12-30 Keir Fraserlibxl: remove useless smac in the nic_info structure
2009-12-30 Keir Fraserlibxl: coding styles cleanup
2009-12-30 Keir Fraserlibxl: change semantics of ctx_free and remove ctx_close
2009-12-29 Keir Fraserx86: Initialise percpu areas as early as possible durin...
2009-12-29 Keir FraserXendAPI: After VBD_destroy and VIF_destroy the managed...
2009-12-28 Keir Frasermemshr: Must be built on ia64 as well as x86, as blktap...
2009-12-28 Keir Fraserx86, passthrough: Enhance guest's interrupt affinity...
2009-12-28 Keir Fraserhvmloader: Fix Windows XP standby with cirrus VGA
2009-12-28 Keir Frasernuma: Correct handling node with CPU populated but...
2009-12-28 Keir Frasergrant_table: Build fixes for IA64.
2009-12-28 Keir Frasermemshr: Build fixes
2009-12-24 Keir Fraserx86: Fix mfn/page handling in do_mmuext_op().
2009-12-24 Keir Fraserevtchn: Do not free d->poll_mask until domain is being...
2009-12-24 Keir Fraserhvmloader: Only mark LTP1 present in ACPI DSDT if parpo...
2009-12-24 Keir Fraserx86/mm: early put_page when XENMEM_add_to_physmap(XENMA...
2009-12-24 Keir Fraserxend: Fix 'monitor' domain config parameter.
2009-12-23 Keir Fraserxen-detect: Add command-line arguments.
2009-12-23 Keir Fraserxend: Extra qemu options: parallel,serial,monitor
2009-12-23 Keir Fraserpygrub, reiserfs: Fix on-disk structure definition.
2009-12-23 Keir FraserRemove videoram option from vfb config.
2009-12-22 Keir FraserReplace process_pending_timers() with process_pending_s...
2009-12-22 Keir Fraserpaging: Updates to public grant table header file.
2009-12-22 Keir FraserVT-d: improve RMRR region handling
2009-12-22 Keir Fraserdomctl/sysctl: Clean up definitions
2009-12-21 Keir FraserRevert 20709:085627544270
2009-12-21 Keir Fraserxend: Enable vHPET in HVM guests by default.
2009-12-21 Keir FraserCheck m2p/compat m2p table for new added memory.
2009-12-21 Keir FraserFix bugs in frame table setup function when memory...
2009-12-21 Keir FraserClean up memory hotplug functions.
2009-12-21 Keir FraserVerify TSC sync even on systems with constant and non...
2009-12-21 Keir Fraserxenpaging: Add checks for p2m_is_valid() after calls...
2009-12-21 Keir Fraserxenstore: Fix memory leak in command 'xenstore rm'
2009-12-18 Keir Fraserxenstore: Fix the method of get options and the usage
2009-12-18 Keir Fraserx86_32: Build fix in xenpaging tool.
2009-12-18 Keir Frasernetbsd: Build fix (do not build memshr).
2009-12-18 Keir FraserMake Citrix copyright strinsg consistent.
2009-12-18 Keir Fraserguest_walk.c: Remove commented out p2m paging type...
2009-12-18 Keir Frasermemshr: Include unistd.h for sleep().
2009-12-18 Keir Frasermini-os: Fix build error when !HAVE_LIBC
2009-12-17 Keir Fraserx86_32: Build fixes after page-sharing patches.
2009-12-17 Keir FraserMaintains/cleans-up the sharing map. At the moment...
2009-12-17 Keir FraserReads from read only parent disk images are intercepted...
2009-12-17 Keir FraserMultiple tapdisk2 processes may use the same parent...
2009-12-17 Keir FraserAdds 'memory_sharing' option to domain config scripts...
2009-12-17 Keir FraserGeneric bi-directional map, and related initialisation...
2009-12-17 Keir FraserSupport for -EAGAIN from xc_gnttab_map_grant_ref.
2009-12-17 Keir FraserInterfaces to memshr domctls.
2009-12-17 Keir FraserRequest re-coalescing for qcow disks. qcow driver had...
2009-12-17 Keir FraserAudit code for memory sharing.
2009-12-17 Keir FraserDomctls defined for all relevant memory sharing operations.
2009-12-17 Keir FraserHAP fault handling for shared pages.
2009-12-17 Keir FraserForeign mappings need to verify if the underlying pages...
2009-12-17 Keir FraserThis patch establishes a new abstraction of sharing...
2009-12-17 Keir FraserThe internal Xen x86 emulator is fixed to handle shared...
2009-12-17 Keir FraserM2P translation cannot be handled through flat table...
2009-12-17 Keir FraserSharable/shared pages need to be unshared in responce...
2009-12-17 Keir FraserThis patch defines a new P2M type used for sharable...
2009-12-17 Keir FraserThis patch defines a new PGT type called PGT_shared_pag...
2009-12-17 Keir FraserUser-land tool for memory paging.
2009-12-17 Keir Fraserlibxc interface support for memory paging domctls.
2009-12-17 Keir Fraserlibxc support of memory paging.
2009-12-17 Keir FraserMemory paging domctl support, which is a sub-operation...
2009-12-17 Keir FraserAdd memory paging support for MMU updates (mapping...
2009-12-17 Keir FraserSupport for Memory paging in grant table mappings.
2009-12-17 Keir FraserMemory paging support for HVM guest emulation.
2009-12-17 Keir Fraserhap_gva_to_gfn paging support. Return PFEC_page_paged...
2009-12-17 Keir FraserBase paging support for HVM guests.
2009-12-17 Keir FraserPaging support for guest walk tables to page in l1...
2009-12-17 Keir FraserEPT specific P2M support for new paging types.
2009-12-17 Keir FraserNew P2M types for memory paging and supporting functions.
2009-12-17 Keir Fraserimported patch mem_event_tools_domctls.patch
2009-12-17 Keir Fraserdomctl support for generic memory event handling.
2009-12-17 Keir FraserCore support for memory events.
2009-12-17 Keir FraserBase domain structure and public interface to support...
2009-12-17 Keir FraserGeneral code clean-up of xc_linux.c.
2009-12-17 Keir FraserChange the naming scheme of hap_gva_to_gfn to match...
2009-12-17 Keir FraserFix a reference to X86EMUL_OKAY which was hardcoded...
2009-12-17 Keir Fraserhvm: handle PVRDTSCP mode
2009-12-16 Keir Fraserhvm: Clean up RDTSCP/TSC_AUX handling.
2009-12-16 Keir FraserTurn tmem (transcendent memory) support on by default.
2009-12-16 Keir FraserAMD IOMMU: Fix a xen crash on amd iommu systems
2009-12-16 Keir FraserAMD IOMMU: Reset event logging when event overflows
2009-12-16 Keir Fraserpygrub: add ext4 support
2009-12-16 Keir Fraserx86_emulate: Emulate RDTSCP instruction.
2009-12-16 Keir Fraseriommu: Actually clear IO-APIC pins on boot and shutdown...
next